PDF Functions
PHP Manual

PDF_set_border_dash

(PHP 4 >= 4.0.1, PECL pdflib >= 1.0.0)

PDF_set_border_dashSets dash style of border around links and annotations

Description

void pdf_set_border_dash ( int $pdf document , double $black , double $white )

The PDF_set_border_dash() function sets the lenght of black and white areas of a dashed line of the suroundig box of links and annotations.

See also PDF_set_border_style(), PDF_set_border_color().


PDF Functions
PHP Manual